toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.capture
/
[jvm]CaptureSource
Capture
Source
interface
CaptureSource
The source for a content capture session.
Since
7.20
Members
Functions
name
Link copied to clipboard
open
fun
name
(
)
:
String
The name of the capture source.
thumbnail
Link copied to clipboard
open
fun
thumbnail
(
)
:
Bitmap
Returns a
Bitmap
that contains the image of the capture source.
type
Link copied to clipboard
open
fun
type
(
)
:
CaptureSourceType
Returns the
CaptureSourceType
of this capture source.